Particle-Based Fluid Simulation on GPU
نویسندگان
چکیده
Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics (CFD) is useful for rendering the realistic behaviour of water. However, real-time fluid rendering has been one of the challenging tasks because of high computational cost of CFD. According to the recent development of programmable graphics hardware, many graphics functions are replaced by hardware processors. In this research we propose real-time particle-based fluid simulation with Smoothed Particle Hydrodynamics (SPH) on Graphics Processing Unit (GPU).
منابع مشابه
Dynamic Particle Coupling for GPU-based Fluid Simulation
The main research approaches in Computational Fluid Dynamics (CFD) are grid-based (Euler) or based on particle motion (Lagrange). For interactive fluid simulation, techniques have been developed to use the Graphics Processing Unit (GPU) to speed up the computation using an Eulerian approach. This paper describes an approach for setting up a Lagrangian particle based fluid simulation on the GPU....
متن کاملFast Fluid Simulations with Sparse Volumes on the GPU
We introduce efficient, large scale fluid simulation on GPU hardware using the fluid-implicit particle (FLIP) method over a sparse hierarchy of grids represented in NVIDIA R © GVDB Voxels. Our approach handles tens of millions of particles within a virtually unbounded simulation domain. We describe novel techniques for parallel sparse grid hierarchy construction and fast incremental updates on ...
متن کاملThe Simulation of Three-Dimensional Flow by Using GPU-based MPS Method
A modified moving particle semi-implicit (MPS) method based on GPU acceleration technique is applied to simulate three-dimensional (3-D) free surface flow by using our in-house solver MPSGPU-SJTU in this work. In order to validate MPSGPU-SJTU solver, 3-D dam break and sloshing, two typical violent flows with large deformation and nonlinear fragmentation of free surface are simulated. For dam br...
متن کاملA journey from single-GPU to optimized multi-GPU SPH with CUDA
We present an optimized multi-GPU version of GPUSPH, a CUDA implementation of fluid-dynamics models based on the Smoothed Particle Hydrodynamics (SPH) numerical method. SPH is a well-known Lagrangian model for the simulation of free-surface fluid flows; it exposes a high degree of parallelism and has already been successfully ported to GPU. We extend the GPU-based simulator to exploit multiple ...
متن کاملRealtime particle-based fluid simulation
Fluid simulation based on smoothed particle hydrodynamics (SPH) is a practical method for the representation of liquids in interactive applications like virtual surgical training or computer games. In recent years various papers introduced ideas for both, the SPH simulation and its visualization. This thesis explains detailed a straightforward CPU-executed implementation of the simulation, as w...
متن کامل